Skip to content

feat: add Catchbox Hub DSP receiver driver#573

Open
KesterJJ wants to merge 1 commit intomasterfrom
feat/new-driver/catchbox-hub-dsp
Open

feat: add Catchbox Hub DSP receiver driver#573
KesterJJ wants to merge 1 commit intomasterfrom
feat/new-driver/catchbox-hub-dsp

Conversation

@KesterJJ
Copy link
Contributor

@KesterJJ KesterJJ commented Aug 8, 2025

Adds comprehensive driver for Catchbox Hub DSP wireless microphone system with:

  • JSON-over-TCP communication (configurable port, default 3000)
  • Complete microphone status monitoring (mute, battery, signal, connection)
  • Device information retrieval (name, firmware, hardware, serial)
  • Network configuration management (MAC, IP mode, IP, subnet, gateway)
  • Individual and bulk microphone mute/unmute controls
  • Automatic polling with configurable intervals
  • Robust error handling and input validation
  • Comprehensive test coverage

🤖 Generated with Claude Code

Description of the change

Benefits

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Adds comprehensive driver for Catchbox Hub DSP wireless microphone system with:

- JSON-over-TCP communication (configurable port, default 3000)
- Complete microphone status monitoring (mute, battery, signal, connection)
- Device information retrieval (name, firmware, hardware, serial)
- Network configuration management (MAC, IP mode, IP, subnet, gateway)
- Individual and bulk microphone mute/unmute controls
- Automatic polling with configurable intervals
- Robust error handling and input validation
- Comprehensive test coverage

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@KesterJJ KesterJJ requested review from stakach and w-le August 8, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant